dnd: Move GtkDragDest to a separate file
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Dec 2015 23:43:10 +0000 (18:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 25 Mar 2016 19:37:20 +0000 (15:37 -0400)
commit6ac7b54378ad1a8468df889744321bd61ab9e565
treefa28a98297d0a80f09a33262c922e9a81e45a4e1
parentdb93386f23807b4153a88775d50c7504f623a016
dnd: Move GtkDragDest to a separate file

This follows what was done for GtkDragSource in
415030d25f2552d3937ee3c394c50d22c5382982 and shaves another
500 lines off gtkdnd.c.
15 files changed:
gtk/Makefile.am
gtk/deprecated/gtkcolorsel.c
gtk/gtk.h
gtk/gtkcalendar.c
gtk/gtkcolorbutton.c
gtk/gtkdnd.c
gtk/gtkdnd.h
gtk/gtkdndprivate.h
gtk/gtkdragdest.c [new file with mode: 0644]
gtk/gtkdragdest.h [new file with mode: 0644]
gtk/gtkfilechooserbutton.c
gtk/gtkfilechooserwidget.c
gtk/gtkplacessidebar.c
gtk/gtkselection.h
gtk/gtksocket.c